xen.git
2006-02-16 kaf24@firebug... Provide a simpler, higher-level interface for mapping...
2006-02-16 kaf24@firebug... Fix bugs related to the virtual TPM. Also make the...
2006-02-16 kaf24@firebug... Fix a dead download url for ccache when building the...
2006-02-16 kaf24@firebug... VTPM Tools: Fix threading bug in vtpm_manager while...
2006-02-16 kaf24@firebug... Fix Xen builds with perfc=y and perfc_arrays=y.
2006-02-16 kaf24@firebug... Sync Xen's mpspec.h with Linux 2.6.16-rc2 codebase.
2006-02-16 kaf24@firebug... Re-enable VGA acceleration under the new phys_to_machin...
2006-02-16 kaf24@firebug... New memory_op subcall XENMEM_translate_gpfn_list.
2006-02-16 kaf24@firebug... Upgrade mpparse.c to linux-2.6.16-rc2 codebase.
2006-02-16 vhanquez@kneesa... When xc_linux_build fails without a meaninful errno...
2006-02-16 kaf24@firebug... Fix problems with direct-mapping handling especially...
2006-02-16 kaf24@firebug... Add back code to zero the 'saved eflags' value on vmx...
2006-02-16 kaf24@firebug... Clean up swiotlb_init() decls.
2006-02-16 kaf24@firebug... Upgrade smpboot.c to linux-2.6.16-rc2 codebase.
2006-02-16 vhanquez@kneesa... Fix Makefile problem when "gcc -v" includes a '/'
2006-02-16 cl349@firebug... Fix upgrade omissions.
2006-02-16 cl349@firebug... Check for the entire kernel range for temporarily clear...
2006-02-16 cl349@firebug... Fix prototype mismatch.
2006-02-15 cl349@firebug... Update to Linux 2.6.16-rc3.
2006-02-15 kaf24@firebug... Clean up grant-table code and replace uses of get_user
2006-02-15 cl349@firebug... Cleanup x86/x86_64 apic.c files.
2006-02-15 kaf24@firebug... Fix x86/64 build for gcc-4.1-pre.
2006-02-15 kaf24@firebug... Fix non-x86 build.
2006-02-15 cl349@firebug... Set feature flags for shadow translate mode guests.
2006-02-15 cl349@firebug... Fix building the p2m table for shadow translate mode...
2006-02-14 kaf24@firebug... Fix to previous changeset: CLTS must be unconditional in
2006-02-14 kaf24@firebug... More fixes to HVM FPU management. Mostly for SVM, but...
2006-02-14 kaf24@firebug... Clean up save_init_fpu().
2006-02-14 kaf24@firebug... Fix gcc4 build.
2006-02-14 kaf24@firebug... Clarify lazy FPU management in VMX domains.
2006-02-14 kaf24@firebug... Fix segment-register dumping in show_registers().
2006-02-14 kaf24@firebug... More upgrades of Xen code to linux-2.6.16-rc2.
2006-02-14 kaf24@firebug... Upgrade arch/x86/cpu/* files to their equivalents in
2006-02-13 kaf24@firebug... Return real error code from Xen /dev/mem, not EAGAIN.
2006-02-13 kaf24@firebug... Update defconfigs.
2006-02-13 kaf24@firebug... Fix HVM event handling some more.
2006-02-13 kaf24@firebug... Update x86_32 defconfigs for ISA_DMA_API config change.
2006-02-13 kaf24@firebug... Configure ISA_DMA drivers on xen/i386. Otherwise drivers
2006-02-13 kaf24@firebug... Absolutely must not return to HVM guest context until
2006-02-13 kaf24@firebug... Fix error exit path in __gnttab_map_grant_ref() to
2006-02-13 kaf24@firebug... Clean up vmxassist/setup.c. It is no longer necessary to
2006-02-11 kaf24@firebug... Rework hvm_wait_io() -- now tries to be a polite user of
2006-02-10 smh22@firebug... Reset sp on vcpu_prepare; this avoids 'leaking' stack...
2006-02-10 mjw@wray-m... Fix exporting vnet config to xenstore.
2006-02-10 kaf24@firebug... Avoid misleading message about 'not using swiotlb'...
2006-02-10 emellor@leeni... Cope with -1 eventchn_fd -- this occurs when using...
2006-02-10 emellor@leeni... Parse --port argument to migration.
2006-02-10 adam@ipcoast.comFix xm-test network tests to work with hvm support...
2006-02-10 emellor@leeni... The attached patch adds 'xm vtpm-list <DomId>' function...
2006-02-10 emellor@leeni... Rather than require config changes if you aren't using...
2006-02-09 kaf24@firebug... Check the hypercall number in the privcmd hypercall...
2006-02-09 kaf24@firebug... Remove Xen-specific param.h: has only cosmetic change...
2006-02-09 kaf24@firebug... pci-nommu-xen.c is identical to its mainline counterpar...
2006-02-09 kaf24@firebug... Remove defunct compile option CONFIG_XEN_SHADOW_MODE.
2006-02-09 kaf24@firebug... Delete old 'shortcut' function __shadow_status() and
2006-02-09 kaf24@firebug... Don't specify VT console structure at all when specifying
2006-02-09 kaf24@firebug... Add a vnet chapter to the user manual.
2006-02-09 kaf24@firebug... Update vnets to support UDP encapsulation, multicast...
2006-02-09 kaf24@firebug... Do_softirq is invoked at the path of ia64_leave_kernel...
2006-02-09 kaf24@firebug... Make a VTI domain boot again.
2006-02-09 kaf24@firebug... Remove xennull_con. Use dummy_con.
2006-02-09 cl349@firebug... Fix typos in Kconfig files.
2006-02-09 kaf24@firebug... Fix CPU hotplug.
2006-02-09 kaf24@firebug... More details on ordering and safety of the Xen timer...
2006-02-09 kaf24@firebug... Fix CPU-migration of VMX domains.
2006-02-09 smh22@firebug... Quiet down wbinvd warning for verbose/debug builds...
2006-02-09 rread@ubuntu... Fix the backward compatibility support for using 'vcpus...
2006-02-08 kaf24@firebug... Fix x86_64 CPU hotplug by paravirtualizing the play_dea...
2006-02-08 kaf24@firebug... The NAT checksum fixes in patches/linux-2.6.16-rc2...
2006-02-08 kaf24@firebug... Attached patch for svm will enable a tlb flush for...
2006-02-08 kaf24@firebug... Fix Xen timer interface to allow migration of timers
2006-02-08 kaf24@firebug... Prevent a guest from specifying its own domain id when
2006-02-08 kaf24@firebug... Add 'dom0_max_vcpus' Xen boot parameter.
2006-02-08 kaf24@firebug... Fix i386 CPU hotplug, and CPU hotplug when maxcpus...
2006-02-08 cl349@firebug... Add m2p translation to read_cr3 on x86_64.
2006-02-08 cl349@firebug... x86-64 linux: remove dead code
2006-02-08 cl349@firebug... x86-64 linux: CONFIG_ACPI_BOOT doesn't exist anymore
2006-02-08 cl349@firebug... linux: don't export evtchn_do_upcall()
2006-02-08 cl349@firebug... x86-64 linux: properly exit idle mode from evtchn_do_up...
2006-02-08 cl349@firebug... x86-64 linux: call evtchn_do_upcall on irq stack and...
2006-02-08 cl349@firebug... Use /dev/kmem to map dom0 xenstore page instead of...
2006-02-08 kaf24@firebug... Rationalise initialisation of cpu_possible_map.
2006-02-07 kaf24@firebug... /sbin/udev no longer exists in upstream udev, so use...
2006-02-07 john.levon... Fix pygrub to handle timeout of -1 (wait forever).
2006-02-07 cl349@firebug... Clean up the TPM stack a bit.
2006-02-07 kaf24@firebug... Since USER_PTRS_PER_PGD depends on TASK_SIZE and thus...
2006-02-07 cl349@firebug... Fix ia32 support.
2006-02-07 kaf24@firebug... Apply stricter checking to RDMSR/WRMSR emulations.
2006-02-07 cl349@firebug... Fix x86_64 SMP support.
2006-02-07 kaf24@firebug... Clarify dual licensing of gnttab.[ch] files in Linux.
2006-02-07 cl349@firebug... Fix x86_64 guest console support.
2006-02-07 kaf24@firebug... Remove the PHYSDEV_ACCESS configure option from Linux.
2006-02-06 kaf24@firebug... Remove CONFIG_VMX and CONFIG_SVM compile options. Support
2006-02-06 kaf24@firebug... Allows x86_32 PAE Xen to run VMX domains (2-level guest...
2006-02-06 cl349@firebug... Update ia64 to 2.6.16-rc2.
2006-02-06 cl349@firebug... Fix context copy code in NMI handler.
2006-02-06 kaf24@firebug... Fix hypercall_table size in x86/64.
2006-02-06 kaf24@firebug... A few trivial cleanups from the HVM merge.
2006-02-06 kaf24@firebug... No C1-Clock Ramp disabling on AMD processors. The tiny...
2006-02-06 cl349@firebug... Fix "kernel direct mapping tables" printk.
next